![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadCollection<T> Class > LeadCollection<T> Constructor : LeadCollection<T> Constructor(List<T>) |
'Declaration
Public Function New( _ ByVal list As List(Of T) _ )
'Usage
Dim list As List(Of T) Dim instance As New LeadCollection(Of T)(list)
function LeadCollection( list )